home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / PROJOPEN.DOX < prev    next >
Text File  |  1996-07-17  |  534b  |  21 lines

  1.  
  2.   PROJOPEN.AML
  3.   Open Project 
  4.  
  5.   This macro opens and restores a project saved previously with the
  6.   Projsave macro.
  7.  
  8.   You will be prompted to enter the project file name. If no file
  9.   extension is specified, the file extension .Prj is assumed.
  10.  
  11.   The following items are restored from the project file:
  12.  
  13.     - all open file names
  14.     - window sizes and positions
  15.     - window settings
  16.     - cursor states and positions
  17.     - all prompt history
  18.     - bookmarks in all open files
  19.     - the current marked block
  20.  
  21.